services.rsync.jobs.<name>.inhibit

Run the rsync process with an inhibition lock taken; see systemd-inhibit(1) for a list of possible operations.

Type
list of string matching the pattern ^[^:]+$
Default
[ ]
Example
[
  "sleep"
]
Declared
<nixpkgs/nixos/modules/services/misc/rsync.nix>